home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-11-08 | 544 b | 24 lines | [TEXT/MPS ] |
- //========================================================================================
- //
- // File: FWFound.h
- // Release Version: $ 1.0d11 $
- //
- // Copyright: 1995 by Apple Computer, Inc., all rights reserved.
- //
- //========================================================================================
-
- #ifndef FWHEADER_H
- #define FWHEADER_H
-
- // Automatic generation of precompiled headers
-
- #define FW_AGGRESSIVE_PRECOMPILE 1
- #define FW_USE_PRECOMPILED_HEADERS 1
-
- #include "FWFound.hpp"
-
- #include "FWOS.hpp"
-
- #include "FWFrameW.hpp"
-
- #endif